Latest news Show all

ReNamer 7.8

27 days ago

ReNamer 7.8 has been released. This is another big update that brings several new features and some under-the-hood improvements. New features: Implement the Mapping rule. Use this rule to map old filenames to new filenames. Add an option to export names and new names to clipboard. These can be be lo...


ReNamer 7.7

6 months ago

ReNamer 7.7 has been released. This update brings several big features frequently requested by our user community. Let's get to it. Rule comments displayed in a dedicated column, no longer hiding rule statements. Rule comments are included in the export of rules to clipboard. Remove Emoji characters...


Shutter 4.8

10 months ago

Shutter 4.8 has been released. This is a maintenance update that includes improved support of newer platforms and an updated OpenSSL library for the web interface users. Also, importing external presets became easier with a dedicated option found in the main menu, as demonstrated below. Summary of c...


ReNamer 7.6

10 months ago

ReNamer 7.6 has been released. Below is a quick demo of some of the new features, including the use of the grandparent folder name, clipboard content and the new sentence case option. Summary of changes: Upgraded build environment for improved support of newer platforms and other optimizations. Adde...

Latest posts Go to forum

Adjust name and take parts from the existing name
Dear Admin, thank you again for the quick support. I try to understand and learn this logic. I got the way of...
reframer 18 hours ago

Adjust name and take parts from the existing name
Since we don't know what the variable part can be (e.g. "Article_No_31", "SpecialArticle_No_31", "LongMagazin"...
den4b 3 days ago

Adjust name and take parts from the existing name
Wow, first of all thank you very much for the quick support. Second, I learned a lot here, again. I think my b...
reframer 3 days ago

Adjust name and take parts from the existing name
This can achieved using the following rules: 1) Clean Up: Replace with spaces "." "_", Normalize spaces, Fix s...
den4b 5 days ago

Adjust name and take parts from the existing name
Hi all, I have a filename: The_Test_Article_No_31_from_22._July_2025 This academic article comes every week or...
reframer 5 days ago

Move year to the beginning and delete the rest
Perfect, thanks! :)
Lauraq 8 days ago

Move year to the beginning and delete the rest
You can do this with the Regular Expressions rule. Expression: \A(.*?)\b(\d{4})\b.* Replace: $2 - $1 And then...
den4b 8 days ago
Life is like riding a bicycle. In order to maintain balance, you must keep moving.
— Albert Einstein